chore(translations): remove or blank unused strings#6934
Conversation
[no changelog]
[no changelog]
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
WalkthroughThis PR removes four deprecated translation identifiers from MicroPython QSTR registration and translation stubs, adds two new coinjoin-related translation keys, and restructures English translation entries to support per-device text variants. The changes update blank translation rules to specify which keys are empty for specific device layouts (Bolt, Caesar, Delizia, Eckhart), converting 22 existing translation keys from single strings to variant objects with conditional text per device. Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| model | device_test | click_test | persistence_test |
|---|---|---|---|
| T2T1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3B1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3T1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3W1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
Latest CI run: 25923284223
[no changelog]
626dc7f to
6ebfb26
Compare
| "fido__title_register": "FIDO2 register", | ||
| "fido__title_remove_credential": "Remove credential", | ||
| "fido__title_reset": "FIDO2 reset", | ||
| "fido__title_reset": { |
There was a problem hiding this comment.
I'm not sure about removing fido__ until we have proper UI tests in place.
Could it be a culprit of the recent bug with the FIDO button shown by @romanz ?




































No description provided.